.picofdayauthor {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : transparent;
	border-top : 1px solid #ADD1FF;
	border-bottom : 1px solid #ADD1FF;
	font-weight : bold;
	color : #333333;
}

.picofdayauthorlink {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : transparent;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
}

.picofdayauthorlink:HOVER {
	color : Black;
	text-decoration : underline;
}

.picofdaytitle {
	background : #CCE6FF;
	border-top : 1px solid #4D8AFF;
	border-bottom : 1px solid #4D8AFF;
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 16px;	
	font-weight : bold;
	color : #333333;
	font-style : italic;
}

.picofdaydescr {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	background : #FAFAFA;
	color : #333333;
}

.picofdayfooter {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 10px;
	background : #CCE6FF;
	border-top : 1px solid #4D8AFF;
	border-bottom : 1px solid #4D8AFF;
	font-weight : bold;
	color : #333333;	
}

.picofdayfooterlink {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 10px;
	background : #CCE6FF;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
}

.picofdayfooterlink:HOVER {
	color : Black;
	text-decoration : underline;
}